colorama input python

24

print(termcolor.colored("INPUT TEXT HERE", 'green'), end='')
Variable = input()

Comments

Submit
0 Comments